Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release fabric adapter #265

Merged
merged 9 commits into from
Oct 11, 2024
Merged

Release fabric adapter #265

merged 9 commits into from
Oct 11, 2024

Conversation

tkiehn
Copy link
Collaborator

@tkiehn tkiehn commented Oct 8, 2024

Description

Add support for Microsoft Fabric

Additionally introduce a new variable: datavault4dbt.set_casing which allows to set all column-references in uppercase or lowercase by extending the escape_column_name-macro

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Pipeline

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation or included information that needs updates (e.g. in the Wiki)

@tkiehn tkiehn requested a review from tkirschke October 8, 2024 16:21
@tkiehn tkiehn added the testing To trigger the automated test workflow as internal User. label Oct 9, 2024
@remoteworkflow remoteworkflow bot removed the testing To trigger the automated test workflow as internal User. label Oct 9, 2024
@tkiehn tkiehn added the testing To trigger the automated test workflow as internal User. label Oct 9, 2024
@remoteworkflow remoteworkflow bot removed the testing To trigger the automated test workflow as internal User. label Oct 9, 2024
@tkirschke tkirschke added the testing To trigger the automated test workflow as internal User. label Oct 11, 2024
@remoteworkflow
Copy link

Link to workflow summary: https://github.com/ScalefreeCOM/datavault4dbt-ci-cd/actions/runs/11289685105


RESULTS for Synapse:
✅ dbt-tests
✅ dbt-macro-tests


RESULTS for Postgres:
✅ dbt-tests
✅ dbt-macro-tests


RESULTS for BigQuery:
✅ dbt-tests
✅ dbt-macro-tests


RESULTS for Redshift:
✅ dbt-tests
✅ dbt-macro-tests


RESULTS for Snowflake:
✅ dbt-tests
✅ dbt-macro-tests


RESULTS for Exasol:
❌ dbt-tests
✅ dbt-macro-tests


RESULTS for Fabric:
✅ dbt-tests
✅ dbt-macro-tests

@remoteworkflow remoteworkflow bot removed the testing To trigger the automated test workflow as internal User. label Oct 11, 2024
@tkirschke tkirschke merged commit dbad909 into main Oct 11, 2024
1 check passed
@tkirschke tkirschke deleted the release-fabric-adapter branch October 11, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants